Product Code Database
Example Keywords: grand theft -ring $100
barcode-scavenger
   » » Wiki: Ternary Plot
Tag Wiki 'Ternary Plot'.
Tag

A ternary plot, ternary graph, triangle plot, simplex plot, or Gibbs triangle is a barycentric plot on three variables which to a constant. It graphically depicts the ratios of the three variables as positions in an equilateral triangle. It is used in physical chemistry, , , , and other physical sciences to show the compositions of systems composed of three species. Ternary plots are tools for analyzing compositional data in the three-dimensional case.

In population genetics, a triangle plot of genotype frequencies is called a de Finetti diagram. In Karl Tuyls, "An evolutionary game-theoretic analysis of poker strategies", Entertainment Computing January 2009 , p. 9 and convex optimization,Boyd, S. and Vandenberghe, L., 2004. Convex optimization. Cambridge university press. it is often called a plot.

In a ternary plot, the values of the three variables , , and must sum to some constant, . Usually, this constant is represented as 1.0 or 100%. Because for all substances being graphed, any one variable is not independent of the others, so only two variables must be known to find a sample's point on the graph: for instance, must be equal to . Because the three numerical values cannot vary independently—there are only two degrees of freedom—it is possible to graph the combinations of all three variables in only two dimensions.

The advantage of using a ternary plot for depicting chemical compositions is that three variables can be conveniently plotted in a two-dimensional graph. Ternary plots can also be used to create by outlining the composition regions on the plot where different phases exist.

The values of a point on a ternary plot correspond (up to a constant) to its trilinear coordinates or barycentric coordinates.


Reading values on a ternary plot
There are three equivalent methods that can be used to determine the values of a point on the plot:

  1. Parallel line or grid method. The first method is to use a diagram grid consisting of lines parallel to the triangle edges. A parallel to a side of the triangle is the locus of points constant in the component situated in the vertex opposed to the side. Each component is 100% in a corner of the triangle and 0% at the edge opposite it, decreasing linearly with increasing distance (perpendicular to the opposite edge) from this corner. By drawing parallel lines at regular intervals between the zero line and the corner, fine divisions can be established for easy estimation.
  2. Perpendicular line or altitude method. For diagrams that do not possess grid lines, the easiest way to determine the values is to determine the shortest (i.e. perpendicular) distances from the point of interest to each of the three sides. By Viviani's theorem, the distances (or the ratios of the distances to the triangle height) give the value of each component.
  3. Corner line or intersection method. The third method does not require the drawing of perpendicular or parallel lines. Straight lines are drawn from each corner, through the point of interest, to the opposite side of the triangle. The lengths of these lines, as well as the lengths of the segments between the point and the corresponding sides, are measured individually. The ratio of the measured lines then gives the component value as a fraction of 100%.
A displacement along a parallel line (grid line) preserves the sum of two values, while motion along a perpendicular line increases (or decreases) the two values an equal amount, each half of the decrease (increase) of the third value. Motion along a line through a corner preserves the ratio of the other two values. File:HowToCalculatePercentCompositions Altitude Method.svg|Figure 1. Altitude method File:HowToCalculate%Compositions Intersection Method.gif|Figure 2. Intersection method File:Ternary.example.1.svg|Figure 3. An example ternary diagram, without any points plotted. File:Ternary plot example, constant lines horizontal.svg|Figure 4. An example ternary diagram, showing increments along the first axis. File:Ternary plot example, constant lines parallel to the right.svg|Figure 5. An example ternary diagram, showing increments along the second axis. File:Ternary plot example, constant lines parallel to the left.svg|Figure 6. An example ternary diagram, showing increments along the third axis. File:Blank ternary plot.svg|Figure 7. Empty ternary plot File:Ternary plot.svg|Figure 8. Indication of how the three axes work. File:Triangle Plot - Major grid lines.svg|Unlabeled triangle plot with major grid lines File:Triangle Plot - Major and minor grid lines.svg|Unlabeled triangle plot with major and minor grid lines p


Derivation from Cartesian coordinates
Figure (1) shows an oblique projection of point in a 3-dimensional with axes , and , respectively.

If (a positive constant), is restricted to a plane containing , and . If , and each cannot be negative, is restricted to the triangle bounded by , and , as in (2).

In (3), the axes are rotated to give an isometric view. The triangle, viewed face-on, appears .

In (4), the distances of from lines , and are denoted by , and , respectively.

For any line in vector form ( is a unit vector) and a point , the perpendicular distance from to is

\left\| (\mathbf{s}-\mathbf{p}) - \bigl((\mathbf{s}-\mathbf{p}) \cdot \mathbf{\hat n}\bigr)\mathbf{\hat n} \right\| \,.

In this case, point is at

\mathbf{p} = \begin{pmatrix}a\\b\\c\end{pmatrix} \,.

Line has

\mathbf{s} = \begin{pmatrix}0\\K\\0\end{pmatrix} \quad\text{and}\quad
\mathbf{\hat{n}} = \frac{\begin{pmatrix}0\\K\\0\end{pmatrix} - \begin{pmatrix}0\\0\\K\end{pmatrix}}{\left\|\begin{pmatrix}0\\K\\0\end{pmatrix} - \begin{pmatrix}0\\0\\K\end{pmatrix}\right\|} = \frac{\begin{pmatrix}0\\K\\-K\end{pmatrix}}{\sqrt{0^2+K^2+{(-K)}^2}} = \begin{pmatrix}0\\\frac{1}{\sqrt 2}\\-\frac{1}{\sqrt 2}\end{pmatrix} \,.

Using the perpendicular distance formula,

\begin{align}
a' & = \left\| \begin{pmatrix}-a\\K-b\\-c\end{pmatrix} - \left( \begin{pmatrix}-a\\K-b\\-c\end{pmatrix} \cdot \begin{pmatrix}0\\\frac{1}{\sqrt 2}\\-\frac{1}{\sqrt 2}\end{pmatrix} \right) \begin{pmatrix}0\\\frac{1}{\sqrt 2}\\-\frac{1}{\sqrt 2}\end{pmatrix} \right\| \\10px & = \left\| \begin{pmatrix}-a\\K-b\\-c\end{pmatrix} - \left( 0 + \frac{K-b}{\sqrt{2}} + \frac{c}{\sqrt{2}} \right) \begin{pmatrix}0\\\frac{1}{\sqrt 2}\\-\frac{1}{\sqrt 2}\end{pmatrix} \right\| \\10px & = \left\| \begin{pmatrix}-a\\K-b-\frac{K-b+c}{2}\\-c+\frac{K-b+c}{2}\end{pmatrix} \right\| = \left\| \begin{pmatrix}-a\\\frac{K-b-c}{2}\\\frac{K-b-c}{2}\end{pmatrix} \right\| \\10px & = \sqrt = a\sqrt{\frac{3}{2}} \,.

Similar calculation on lines and gives

b' = b\sqrt{\frac{3}{2}} \quad\text{and}\quad c' = c\sqrt{\frac{3}{2}} \,.

This shows that the distance of the point from the respective lines is linearly proportional to the original values , and .


Plotting a ternary plot
Cartesian coordinates are useful for plotting points in the triangle. Consider an equilateral ternary plot where is placed at and at . Then is (\frac{1}{2}, \frac{\sqrt{3}}{2}), and the triple is
\left(\frac{1}{2}\cdot\frac{2b+c}{a+b+c},\frac{\sqrt{3}}{2}\cdot\frac{c}{a+b+c}\right) \,.


Example
This example shows how this works for a hypothetical set of three soil samples:

>
!Sample||Clay||Silt||Sand|Notes
Because clay and silt together make up 70% of this sample, the proportion of sand must be 30% for the components to sum to 100%.
The proportion of sand is 30% as in Sample 1, but as the proportion of silt rises by 40%, the proportion of clay decreases correspondingly.
This sample has the same proportion of clay as Sample 2, but the proportions of silt and sand are swapped; the plot is reflected about its vertical axis.


Plotting the points
File:SoilTexture USDA.svg|lang=aa|Plotting Sample 1 (step 1):
Find the 50% clay line File:SoilTexture USDA.svg|lang=ba|Plotting Sample 1 (step 2):
Find the 20% silt line File:SoilTexture USDA.svg|lang=ca|Plotting Sample 1 (step 3):
Being dependent on the first two, the intersect is on the 30% sand line File:SoilTexture USDA.svg|lang=da|Plotting all the samples File:Ternary triangle plot of soil types sand clay and silt.svg|Ternary triangle plot of soil types sand clay and silt programmed with Mathematica


List of notable ternary diagrams


See also
  • Apparent molar property
  • Viviani's theorem
  • Barycentric coordinates (mathematics)
  • Compositional data
  • List of information graphics software
    • Earth sciences graphics software
    • Origin (data analysis software)
    • R has a dedicated package ternary maintained on the Comprehensive R Archive Network (CRAN)


External links
Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time